projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d24cb9c
)
* comint.el (comint-dynamic-complete-as-filename): Quote directory
author
Chong Yidong
<cyd@stupidchicken.com>
Thu, 25 Sep 2008 19:25:44 +0000
(19:25 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Thu, 25 Sep 2008 19:25:44 +0000
(19:25 +0000)
name when reinserting it.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 16826f07256599020ffda459eda2d9f24734e310..4809e163869fdbffaa1e062203f4851b8f451d3f 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2008-09-25 Chong Yidong <cyd@stupidchicken.com>
+ * comint.el (comint-dynamic-complete-as-filename): Quote directory
+ name when reinserting it.
+
* isearch.el (isearch-search-fun): Use word-search-forward-lax and
word-search-backward-lax for incremental word search.